projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d69819
)
(time-stamp-format): Escape open parenthesis in column 0.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 6 May 2002 00:15:28 +0000
(
00:15
+0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 6 May 2002 00:15:28 +0000
(
00:15
+0000)
lisp/time-stamp.el
patch
|
blob
|
history
diff --git
a/lisp/time-stamp.el
b/lisp/time-stamp.el
index 577faf80715e61ee0a780947e6fd1e0e5185b4fb..5fdebabcc79832eb7cf4c85d6efbbe9307630382 100644
(file)
--- a/
lisp/time-stamp.el
+++ b/
lisp/time-stamp.el
@@
-54,7
+54,7
@@
A string is used verbatim except for character sequences beginning
with %, as follows. The values of non-numeric formatted items depend
on the locale setting recorded in `system-time-locale' and
`locale-coding-system'. The examples here are for the default
-(`C') locale.
+
\
(`C') locale.
%:a weekday name: `Monday'. %#A gives uppercase: `MONDAY'
%3a abbreviated weekday: `Mon'. %3A gives uppercase: `MON'